Ticket #2143: user file.txt

File user file.txt, 1.1 KB (added by Steve Williams, 10 years ago)

The file I sent to Steve King, mistakes and all

Line 
1L/* where * is one of:
2    WAV
3    Q
4    QXY
5    R
6    PHI
7    PHI/NOMIRROR
8
9MON/* min max type where min and max are numberes, type = /LOG or /LIN or ommitted (equivalent to /LIN) and * is one of:
10    LENTH
11    SPECTRUM
12    TRANS/SPECTRUM
13
14note: lenes with LENTH, SPECTRUM and TRANS can be optionally followed by /INTERPOLATE
15
16in the lines below the equals sign can be proceeded by /REAR or /FRONT
17MON/DIRECT=correction_file
18MON/FLAT=flood_file
19MON/HAB=correction_file
20
21DET/* where * is the name of the detector (e.g. REAR or FRONT)
22DET/CORR/* where * is X, Y, Z or ROT
23
24MASK * where * is a valid mask string ??link to another page??
25
26SET CENTRE X Y where X and Y are numbers
27
28SET SCALES ? X where X is a number (??check?? ? is ignored?)
29
30SAMPLE/OFFSET X where X is a number
31
32GRAVITY ON
33GRAVITY OFF
34
35BACK/MON/TIMES T1 T2 where T1 and T2 are numbers
36
37FIT/TRANS/type WAV1 WAV2 where WAV1 and WAV2 are optional and fit_type is one of:
38    YLOG
39    STRAIGHT
40    CLEAR
41    LOG
42    LINEAR
43    LIN
44    OFF
45
46PRINT * where * is an aribary string
47
48MASK/CLEAR
49MASK/CLEAR/TIME
50
51some not supported
52FIT/
53L/SP
54SPY ON
55READ
56SET
57